[Add] BitLabs 3.2.9
[CocoaPods.git] / Specs / 8 / c / d / Spark / 0.0.1 / Spark.podspec.json
blobcc5c3051438c7275b5833649596494668a531751
2   "name": "Spark",
3   "version": "0.0.1",
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.1"
20   },
21   "source_files": [
22     "Spark",
23     "Spark/**/*.{h,m,swift}"
24   ],
25   "pushed_with_swift_version": "3.0"