[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 0 / 5 / ARNContainer / 0.1.2 / ARNContainer.podspec.json
blob79e97371b0085a7f70667c2b266644cb62bb4f36
2   "name": "ARNContainer",
3   "version": "0.1.2",
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.2"
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   },
24   "dependencies": {
25     "ARNLayout": [
27     ]
28   }