[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 3 / b / MyExtension / 0.0.3 / MyExtension.podspec.json
blob8c633fa882d3e09bf42ccf881987be3681f09789
2   "name": "MyExtension",
3   "version": "0.0.3",
4   "summary": "some category for me",
5   "description": "A longer description of MyExtension in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/FanKangPeng/MyExtension",
7   "license": "MIT",
8   "authors": {
9     "樊康鹏": "15936219505@163.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/FanKangPeng/MyExtension.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "MyExtension/*",
19   "frameworks": "UIKit",
20   "requires_arc": true