[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / a / c / AnobiKit / 0.0.2 / AnobiKit.podspec.json
blob4b0c28918950a7d6adf5fea792bf4e3332fdd38f
2   "name": "AnobiKit",
3   "version": "0.0.2",
4   "summary": "AnobiKit - various classes Kit useful for iOS Developer.",
5   "description": "AnobiKit - various classes Kit useful for iOS Developer.\nOLOLO!\nOMG! ATATAT!",
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": "0.0.2"
21   },
22   "source_files": [
23     "Classes/*.{h,m}",
24     "Classes/**/*.{h,m}"
25   ],
26   "resources": "Resources/*.plist",
27   "frameworks": "Foundation",
28   "requires_arc": true