[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 8 / c / d / Spark / 0.0.2 / Spark.podspec.json
blob9f461904632624347662ab03c79946d8420f643c
2   "name": "Spark",
3   "version": "0.0.2",
4   "summary": "Spark framework",
5   "description": "Lightweight uniwersal framework",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "homepage": "https://github.com/landrzejewski/Spark",
11   "authors": {
12     "Ɓukasz Andrzejewski": "lukasz.andrzejewski@inbright.pl"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/landrzejewski/Spark.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "Spark",
23     "Spark/**/*.{h,m,swift}"
24   ],
25   "dependencies": {
26     "SwiftHamcrest": [
28     ]
29   },
30   "pushed_with_swift_version": "3.0"