[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 4 / 6 / 8 / PalpatimHelloWorld / 1.0.2 / PalpatimHelloWorld.podspec.json
blob81e0e09f7476d086240d705fdfb23c1815263229
2   "name": "PalpatimHelloWorld",
3   "version": "1.0.2",
4   "summary": "HelloWorld test project.",
5   "description": "HelloWorld test project description.",
6   "homepage": "https://github.com/palpatim/HelloWorld",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Palpatim": "palpatim"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/palpatim/HelloWorld.git",
16     "tag": "1.0.2"
17   },
18   "requires_arc": true,
19   "source_files": [
20     "HelloWorld/*.swift",
21     "HelloWorld/**/*.swift"
22   ],
23   "deprecated": true,
24   "swift_version": "4.0"