[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 2 / c / 5 / ACELoadingControl / 0.0.1 / ACELoadingControl.podspec.json
blob7941d411a39337150e9f6d55068839b482a1baee
2   "name": "ACELoadingControl",
3   "version": "0.0.1",
4   "summary": "Better manager of complex download requests.",
5   "description": "                   Loading state machine that supports dependencies\n",
6   "homepage": "https://github.com/acerbetti/ACELoadingControl",
7   "license": "MIT",
8   "authors": {
9     "Stefano Acerbetti": "acerbetti@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/acerbetti/ACELoadingControl.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "6.0",
17     "osx": "10.8"
18   },
19   "requires_arc": true,
20   "source_files": "ACELoadingControl/*.{h,m}"