[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / c / b / PXYFMWK / 0.1.4 / PXYFMWK.podspec.json
blobe595e1afc1a93e2977e214f06dad08cea9756bce
2   "name": "PXYFMWK",
3   "version": "0.1.4",
4   "summary": "PXYFMWK 轮子",
5   "homepage": "http://pengxuyuan.github.io",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Pengxuyuan": "QQ:451946155"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/pengxuyuan/PXYFWMK.git",
18     "tag": "0.1.4"
19   },
20   "requires_arc": true,
21   "subspecs": [
22     {
23       "name": "Base",
24       "source_files": "PXYFMWK/PXYFMWK/PXYFMWK/Base/**/*.{h,m}",
25       "public_header_files": "PXYFMWK/PXYFMWK/PXYFMWK/Base/**/*.h"
26     },
27     {
28       "name": "Helper",
29       "source_files": "PXYFMWK/PXYFMWK/PXYFMWK/Helper/**/*.{h,m}",
30       "public_header_files": "PXYFMWK/PXYFMWK/PXYFMWK/Helper/**/*.h"
31     }
32   ]