[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 5 / a / c / AnobiKit / 0.2.12 / AnobiKit.podspec.json
blob949e8dec73eedca7e44e2179702e8e78c50e75ea
2   "name": "AnobiKit",
3   "version": "0.2.12",
4   "summary": "AnobiKit - collection of various independent classes and categories useful to Objective-C iOS Developer.",
5   "description": "TODO: Add long description of the pod here.\nDescription should be longer than summary.\nmore longer\nmuch more longer...",
6   "homepage": "https://github.com/Anobisoft/AnobiKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Stanislav Pletnev": "anobisoft@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/Anobisoft",
15   "platforms": {
16     "ios": "8.3"
17   },
18   "source": {
19     "git": "https://github.com/Anobisoft/AnobiKit.git",
20     "tag": "v0.2.12"
21   },
22   "source_files": "AnobiKit/Classes/**/*.{h,m}",
23   "resources": "AnobiKit/Resources/*.plist",
24   "frameworks": "Foundation",
25   "requires_arc": true