[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 6 / c / MyCocoaPodsTestProject / 0.0.4 / MyCocoaPodsTestProject.podspec.json
bloba0b20ea2ad9f87b9ae29610f7bcf92fb44457640
2   "name": "MyCocoaPodsTestProject",
3   "version": "0.0.4",
4   "summary": "test for cocoapods",
5   "description": "添加描述内容,添加描述内容,添加描述内容",
6   "homepage": "https://github.com/lizelu/MyCocoaPodsTestProject",
7   "license": "MIT",
8   "authors": {
9     "lizelu": "lizelusdut@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/lizelu/MyCocoaPodsTestProject.git",
16     "tag": "0.0.4"
17   },
18   "source_files": "Classes/**/*.{h,m}",
19   "resources": "Resource/*.png",
20   "exclude_files": "Exclude/**/*.{h,m}",
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
25       "~>3.2"
26     ]
27   }