[Add] GizoSDK 2.0.2-alpha.07
[CocoaPods.git] / Specs / 4 / b / 3 / YJDevTools / 0.0.2 / YJDevTools.podspec.json
blob740dc32153b181f8b985a9b66d1e6e52bc1990f0
2   "name": "YJDevTools",
3   "version": "0.0.2",
4   "summary": "YJDevTools.",
5   "description": "MY DevTools",
6   "homepage": "https://github.com/Asingers/YJDevTools",
7   "license": "MIT",
8   "authors": {
9     "asingers": "309954331@qq.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/Asingers/YJDevTools.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "YJDevTools/**/*.{h,m}",
19   "frameworks": "UIKit",
20   "xcconfig": {
21     "HEADER_SEARCH_PATHS": "$(SDKROOT)"
22   },
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.2.1"
26     ],
27     "MJExtension": [
29     ]
30   }