[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 1 / 0 / f / A_IOSHelper / 1.0.0 / A_IOSHelper.podspec.json
blobdad1cac3cd874548c8cf2bd4672442dbbbeeb31c
2   "name": "A_IOSHelper",
3   "version": "1.0.0",
4   "summary": "IOSHelper provides various helping functions included: animation, controls event, task chain, KVO binding, data model, network, and so on.",
5   "homepage": "http://animaxx.github.io/A-IOSHelper/",
6   "license": "MIT",
7   "authors": {
8     "Animax Deng": "Animax.deng@gmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/Animaxx/A-IOSHelper.git",
15     "tag": "1.0.0"
16   },
17   "libraries": "sqlite3",
18   "source_files": "A_IOSHelper/**/*",
19   "requires_arc": true