Twitter.pltpds 269 B

12345678
  1. {
  2. "framework" : ["/SDK/ShareSDK/Support/PlatformConnector/TwitterConnector.framework"],
  3. "LSApplicationQueriesSchemes":["twitterauth"],
  4. "URLSchemes" : {
  5. "CFBundleURLSchemes" :["twitterkit-{appkey}"],
  6. "CFBundleURLName" : "twitter"
  7. }
  8. }