[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / 2 / 4 / ABOnboarding / 1.1.1 / ABOnboarding.podspec.json
blob4ec6f55fd32e66b964c5881be9236dc5f6930094
2   "name": "ABOnboarding",
3   "version": "1.1.1",
4   "summary": "The easiest way to onboard users in your iOS app",
5   "homepage": "https://github.com/Under100/ABOnboarding",
6   "license": "MIT",
7   "authors": {
8     "Adam Boyd": "adamboyd50@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Under100/ABOnboarding.git",
12     "tag": "1.1.1"
13   },
14   "social_media_url": "https://twitter.com/MrAdamBoyd",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "ABOnboarding": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ]