[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 6 / d / StudyCocoaPods / 1.0.2 / StudyCocoaPods.podspec.json
blobf48e4dde1f9bd4b02625ac558fb1093e08586584
2   "name": "StudyCocoaPods",
3   "version": "1.0.2",
4   "summary": "学习使用发布代码库",
5   "homepage": "https://github.com/wuhaiwei/StudyCocoaPods",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "wuhaiwei": "wuhaiwei@qding.me"
12   },
13   "frameworks": [
14     "UIKit",
15     "Foundation",
16     "SystemConfiguration",
17     "WebKit",
18     "CoreTelephony"
19   ],
20   "platforms": {
21     "ios": "7.0"
22   },
23   "public_header_files": "StudyCocoaPods/People.h",
24   "source": {
25     "git": "https://github.com/wuhaiwei/StudyCocoaPods.git",
26     "tag": "1.0.2"
27   },
28   "source_files": "StudyCocoaPods/*.{h,m}",
29   "requires_arc": true