[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / e / 0 / ModelRocket / 1.3 / ModelRocket.podspec.json
blob84c2ec4f7aec874d78610dc83209d7147f83cb11
2   "name": "ModelRocket",
3   "version": "1.3",
4   "license": "MIT",
5   "summary": "An iOS framework for creating JSON-based models. Written in Swift.",
6   "homepage": "https://github.com/ovenbits/ModelRocket",
7   "authors": {
8     "Jonathan Landon": "jonathan.landon@ovenbits.com"
9   },
10   "source": {
11     "git": "https://github.com/ovenbits/ModelRocket.git",
12     "tag": "1.3"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": [
19     "Sources/*.swift",
20     "Sources/*.h"
21   ]