[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 0 / b / 2 / ResourceX / 1.2 / ResourceX.podspec.json
blob19ad8b2e46cacea134ea12902ec0447804cf3ec4
2   "name": "ResourceX",
3   "version": "1.2",
4   "summary": "ResourceX 通过AFNetworking YYModel 网络封装请求",
5   "homepage": "https://github.com/JadenTeng/ResourceX.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "JadenTeng": "781232284@qq.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/JadenTeng/ResourceX.git",
18     "tag": "1.2"
19   },
20   "source_files": [
21     "ResourceX",
22     "ResourceX/**/*.{h,m}"
23   ]