[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 1 / 6 / Cenarius / 0.1.0 / Cenarius.podspec.json
blob56bd5fce6f2c66f7ce20300fb9e28199acfa4d98
2   "name": "Cenarius",
3   "version": "0.1.0",
4   "summary": "Mobile Hybrid Framework Cenarius iOS Container.",
5   "homepage": "https://github.com/macula-projects/cenarius-ios",
6   "license": "MIT",
7   "authors": {
8     "M": "myeveryheart@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/macula-projects/cenarius-ios.git",
15     "tag": "0.1.0"
16   },
17   "source_files": [
18     "Cenarius.{h,m}",
19     "Cenarius/**/*.{h,m}",
20     "Cenarius/**/**/*.{h,m}",
21     "Cenarius/**/**/**/*.{h,m}",
22     "Cenarius/**/**/**/**/*.{h,m}"
23   ],
24   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ],
28   "dependencies": {
29     "AFNetworking": [
31     ]
32   },
33   "requires_arc": true