[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / a / 0 / PodTestShareUI / 0.0.5 / PodTestShareUI.podspec.json
blobc6fa2d21ab60bcea99eca04bdac80ed76edb7de0
2   "name": "PodTestShareUI",
3   "version": "0.0.5",
4   "summary": "PodTestShareUI 组件化实践.",
5   "description": "CocoaPods组件化实践,一个简简单单的分享界面。",
6   "homepage": "https://github.com/wandou911/TestPodSpec.git",
7   "license": "MIT",
8   "authors": {
9     "wandou": "ymnlwyy@sina.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/wandou911/TestPodSpec.git",
16     "tag": "0.0.5"
17   },
18   "source_files": [
19     "ShareUIDemo/ShareUIDemo/ShareUI",
20     "ShareUI/**/*.{h,m}"
21   ],
22   "frameworks": "UIKit",
23   "requires_arc": true