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