[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 6 / c / FlexileToolkit / 0.1.8 / FlexileToolkit.podspec.json
bloba5205116bc816adf47b313fece1ffea017bb3061
2   "name": "FlexileToolkit",
3   "version": "0.1.8",
4   "homepage": "https://github.com/ahayman/FlexileToolkit",
5   "summary": "Common Extensions, defines, functions and classes used in the Flexile app development",
6   "description": "            This include mostly a hodpodge of extensions, common classes, defines, macros and functions I use for my development. There are some interdependencies within the classes,\n            but that is kept to a minimum.\n",
7   "authors": {
8     "Aaron Hayman": "aaron@flexile.co"
9   },
10   "license": "MIT",
11   "source": {
12     "git": "https://github.com/ahayman/FlexileToolkit.git",
13     "tag": "0.1.8"
14   },
15   "source_files": "FlxToolkit/*.{h,m}",
16   "platforms": {
17     "ios": "5.1"
18   },
19   "requires_arc": true