[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 0 / b / Ion / 0.9.2 / Ion.podspec.json
blobfb5f53286ec11e973542934dfd35fd4c03934705
2   "name": "Ion",
3   "version": "0.9.2",
4   "summary": "Easy form creation. Inspired by angular.js",
5   "homepage": "https://github.com/gkaimakas/Ion",
6   "license": "MIT",
7   "authors": {
8     "gkaimakas": "gkaimakas@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/gkaimakas/Ion.git",
12     "tag": "0.9.2"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Ion/**/*",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ]