[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / b / 6 / iOSTestTemplate / 0.0.1 / iOSTestTemplate.podspec.json
bloba72c0b06d06dabcb0501accbd7e609391ba7e08a
2   "name": "iOSTestTemplate",
3   "version": "0.0.1",
4   "summary": "A Test teamplate project.",
5   "description": "TODO: Template that can  be included in any swift project",
6   "homepage": "https://bitbucket.org/rajesht1989/iostesttemplate",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rajesh": "rajesht1989@gmail.com"
13   },
14   "source": {
15     "git": "https://bitbucket.org/rajesht1989/iostesttemplate",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "iOSTestTemplate/Classes/**/*",
22   "frameworks": "UIKit"