[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 1 / e / 7 / Netta / 0.1.2 / Netta.podspec.json
blobb5d0b61547bbbd3df4e3533b8fb79289290c8245
2   "name": "Netta",
3   "version": "0.1.2",
4   "summary": "Simple AFNetworking wrapper.",
5   "description": "Simple AFNetworking wrapper. Some description.",
6   "homepage": "https://github.com/zakhej/Netta",
7   "license": "MIT",
8   "authors": {
9     "zakhej": "zakhej.freelance@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/zakhej/Netta.git",
13     "tag": "0.1.2"
14   },
15   "social_media_url": "https://twitter.com/zakhej",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "public_header_files": "Pod/Classes/**/*.h",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "libextobjc": [
28     ]
29   }