[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / b / 2 / ResourceX / 1.2.4 / ResourceX.podspec.json
blob36304d56e849523c8eec84920c6fbc69d22f3305
2   "name": "ResourceX",
3   "version": "1.2.4",
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.4"
19   },
20   "source_files": [
21     "ResourceX",
22     "ResourceX/**/*.{h,m}"
23   ]