[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / a / 6 / RWCustomEngine / 0.1.9 / RWCustomEngine.podspec.json
blob71bc64e964882695d0cdcdf2b4e819ba0f6040c2
2   "name": "RWCustomEngine",
3   "version": "0.1.9",
4   "summary": "管理iPhone设备,适配页面开发",
5   "homepage": "https://cocoapods.org/pods/RWCustomEngine",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Rover001": "zengyun6666@163.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/Rover001/RWCustomEngine.git",
18     "tag": "0.1.9"
19   },
20   "ios": {
21     "vendored_frameworks": "RWDeviceEngine/*.framework"
22   },
23   "requires_arc": true,
24   "subspecs": [
25     {
26       "name": "Category",
27       "source_files": "Engine/Category/*.{h,m}",
28       "public_header_files": "Engine/Category/*.h"
29     }
30   ]