[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 0 / 5 / ARNContainer / 0.1.0 / ARNContainer.podspec.json
blobfe0a956954679d11db96f3da3e9297e8da28789c
2   "name": "ARNContainer",
3   "version": "0.1.0",
4   "summary": "Simple Base ViewController Container",
5   "homepage": "https://github.com/xxxAIRINxxx/ARNContainer",
6   "license": "MIT",
7   "authors": {
8     "xxxAIRINxxx": "xl1138@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/xxxAIRINxxx/ARNContainer.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes",
19   "resource_bundles": {
20     "ARNContainer": [
21       "Pod/Assets/*.png"
22     ]
23   }