[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / a / 3 / ARNPageContainer / 0.1.4 / ARNPageContainer.podspec.json
blob6742b826308f1fa781f5501f4df873e6b3aa626e
2   "name": "ARNPageContainer",
3   "version": "0.1.4",
4   "summary": "Horizontal Scroll Paging ViewController Container.",
5   "homepage": "https://github.com/xxxAIRINxxx/ARNPageContainer",
6   "license": "MIT",
7   "authors": {
8     "xxxAIRINxxx": "xl1138@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/xxxAIRINxxx/ARNPageContainer.git",
12     "tag": "0.1.4"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes",
19   "resource_bundles": {
20     "ARNPageContainer": [
21       "Pod/Assets/*.png"
22     ]
23   },
24   "dependencies": {
25     "ARNLayout": [
27     ]
28   }