[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 4 / 6 / b / JAPI / 0.0.88 / JAPI.podspec.json
blob2a5e47f9aa9355b6ef4d54a1d099c1e5956c3f9b
2   "name": "JAPI",
3   "version": "0.0.88",
4   "summary": "JSON API client library with CoreData IncrementalStore JSONAPI backed store.",
5   "description": "JSON API client library with CoreData IncrementalStore JSONAPI backed store",
6   "homepage": "https://git.feltapp.com/talpert/ios-japi.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Matthew Moon": "matt@feltapp.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://git.feltapp.com/talpert/ios-japi.git",
19     "tag": "0.0.88"
20   },
21   "source_files": [
22     "JAPI",
23     "JAPI/**/*.{h,m}"
24   ],
25   "exclude_files": [
26     "JAPITests",
27     "JAPITests/*.{h,m}",
28     "JAPIModel.xcdatamodeld",
29     "*CoreData*.{h,m}"
30   ],
31   "dependencies": {
32     "AFNetworking": [
34     ],
35     "PromiseKit": [
37     ],
38     "RegexKitLite": [
40     ],
41     "INSOperationsKit": [
43     ]
44   },
45   "pushed_with_swift_version": "3.0"