[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / d / c / f / MyPodDemo-Andrew / 0.0.1 / MyPodDemo-Andrew.podspec.json
bloba6923e67d728403d819397f05f0d983849855b17
2   "name": "MyPodDemo-Andrew",
3   "version": "0.0.1",
4   "summary": "这是我的第一个开源框架,希望能够帮到你.",
5   "description": "\"这是我的第一个开源框架,希望能够帮到你,谢谢,这是我的第一个开源框架,希望能够帮到你\"",
6   "homepage": "https://github.com/andrew-anlu/MyPodDemo",
7   "license": "MIT",
8   "authors": {
9     "Andrew": "anluanlu123@163.com"
10   },
11   "source": {
12     "git": "https://github.com/andrew-anlu/MyPodDemo.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "MyPodDemo": [
22       "Pod/Assets/*.png"
23     ]
24   }