[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / a / c / AnobiKit / 0.0.14 / AnobiKit.podspec.json
blobe852e44172ec898bafe69ff8ddbd015b9a0c39c2
2   "name": "AnobiKit",
3   "version": "0.0.14",
4   "summary": "AnobiKit - set 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\nlonger...",
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": "9.3"
17   },
18   "source": {
19     "git": "https://github.com/Anobisoft/AnobiKit.git",
20     "tag": "v0.0.14"
21   },
22   "source_files": [
23     "AnobiKit/Classes/*.{h,m}",
24     "AnobiKit/Classes/**/*.{h,m}"
25   ],
26   "resources": "AnobiKit/Resources/*.plist",
27   "frameworks": "Foundation",
28   "requires_arc": true