[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 8 / c / myTest20180123 / 0.0.1 / myTest20180123.podspec.json
blob18f5a53c66c0f5f74ec799954bb13200302c81d4
2   "name": "myTest20180123",
3   "version": "0.0.1",
4   "summary": "summary简单描述",
5   "homepage": "https://github.com/OwenJoe/myTest20180123",
6   "license": "MIT",
7   "authors": {
8     "zhwb": "zhuwb@hori-gz.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/OwenJoe/myTest20180123.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "Login/**/*.{h,m}",
18   "frameworks": "UIKit",
19   "requires_arc": true,
20   "xcconfig": {
21     "FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks"
22   }