[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / c / 5 / ACELoadingControl / 0.0.3 / ACELoadingControl.podspec.json
blob66e554cdde9f57538a7990c334a1f5c1a55af970
2   "name": "ACELoadingControl",
3   "version": "0.0.3",
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.3"
14   },
15   "platforms": {
16     "ios": "6.0",
17     "osx": "10.8"
18   },
19   "requires_arc": true,
20   "source_files": "ACELoadingControl/*.{h,m}"