[Add] AdisonOfferwallCommon 0.10.2
[CocoaPods.git] / Specs / c / 1 / 4 / HappyTwitterCore / 1.0.0 / HappyTwitterCore.podspec.json
blob4ed56766bb40c2ca47b8fe60653456d7d5860610
2   "name": "HappyTwitterCore",
3   "version": "1.0.0",
4   "summary": "Increase user engagement and app growth.",
5   "homepage": "https://github.com/twitter/twitter-kit-ios",
6   "documentation_url": "https://github.com/twitter/twitter-kit-ios/wiki",
7   "social_media_url": "https://twitter.com/TwitterDev",
8   "authors": {
9     "pcjbird": "pcjbird@hotmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "http": "https://github.com/pcjbird/HappyTwitterCore/releases/download/v1.0.0/TwitterCore.zip"
16   },
17   "license": {
18     "type": "Commercial",
19     "text": "Copyright Twitter, Inc. All Rights Reserved. Use of this software is subject to the terms and conditions of the Twitter Kit Agreement located at https://dev.twitter.com/overview/terms/twitterkit and the Developer Agreement located at https://dev.twitter.com/overview/terms/agreement. OSS: https://github.com/twitter/twitter-kit-ios/blob/master/OS_LICENSES.md"
20   },
21   "ios": {
22     "vendored_frameworks": "TwitterCore.framework",
23     "frameworks": [
24       "Accounts",
25       "CoreData",
26       "CoreGraphics",
27       "Foundation",
28       "Security",
29       "Social",
30       "UIKit"
31     ]
32   }