[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / b / 9 / FWare / 0.0.1 / FWare.podspec.json
blob62ef604ac5812ffc1d5b86620dabac15e65c6f71
2   "name": "FWare",
3   "version": "0.0.1",
4   "summary": "FWare SDK",
5   "description": "\"0.0.1 has been used now, welcome to use\"",
6   "homepage": "http://gitlab.xingmentech.com/JDuke/fware",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JDuke": "1007521799@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "http://gitlab.xingmentech.com/JDuke/fware.git",
19     "tag": "0.0.1"
20   },
21   "exclude_files": [
22     "FWare.podspec",
23     "LICENSE",
24     "README.md"
25   ],
26   "vendored_frameworks": "FWare.framework",
27   "resources": "user.txt",
28   "frameworks": [
29     "Foundation",
30     "UIKit"
31   ],
32   "xcconfig": {
33     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/CommonCrypto"
34   },
35   "requires_arc": true,
36   "dependencies": {
37     "AFNetworking": [
39     ],
40     "MJExtension": [
42     ],
43     "ReactiveObjC": [
45     ]
46   }