[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 5 / a / c / AnobiKit / 0.1.20 / AnobiKit.podspec.json
blob037baa8dbc9d64af43e8867ba65e6026316b3bdd
2   "name": "AnobiKit",
3   "version": "0.1.20",
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\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": "8.3"
17   },
18   "source": {
19     "git": "https://github.com/Anobisoft/AnobiKit.git",
20     "tag": "v0.1.20"
21   },
22   "source_files": "AnobiKit/Classes/**/*.{h,m}",
23   "resources": "AnobiKit/Resources/*.plist",
24   "frameworks": "Foundation",
25   "requires_arc": true