[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 4 / 6 / d / StudyCocoaPods / 1.0.1 / StudyCocoaPods.podspec.json
blobaf9820080202d1a0aa740746ad2f39546c408fea
2   "name": "StudyCocoaPods",
3   "version": "1.0.1",
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   "source": {
24     "git": "https://github.com/wuhaiwei/StudyCocoaPods.git",
25     "tag": "1.0.1"
26   },
27   "source_files": "StudyCocoaPods/*.{h,m}",
28   "requires_arc": true