[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / 7 / e / flutterpod / 1.0.0 / flutterpod.podspec.json
blob2e0bced04851b54a5c463f3c0fde6c051ae1128c
2   "name": "flutterpod",
3   "version": "1.0.0",
4   "summary": "一个建立pod仓库的简单demo.",
5   "description": "这只是一个建立pod仓库的简单demo,并没有实际的意思。教学使用。",
6   "homepage": "https://github.com/nibaotiao/flutterpod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nibaotiao": "nibaotiao@126.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/nibaotiao/flutterpod.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "flutterpod/Classes/*",
22   "requires_arc": true