[Add] PayUIndia-PayUParams 4.1.1
[CocoaPods.git] / Specs / e / 4 / 0 / CustomEngine / 0.1.5 / CustomEngine.podspec.json
blobdb883bf263d8c77d8badcd835930e6d89438d463
2   "name": "CustomEngine",
3   "version": "0.1.5",
4   "summary": "自定义管理SDK",
5   "homepage": "https://cocoapods.org/pods/CustomEngine",
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/CustomEngine.git",
18     "tag": "0.1.5"
19   },
20   "ios": {
21     "vendored_frameworks": "Engine/Framework/*.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   ]