[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / f / 2 / PcrEngine / 1.7.7429 / PcrEngine.podspec.json
blob785e105c3d4700e1609a6f5e4a42c8077e959bb8
2   "name": "PcrEngine",
3   "version": "1.7.7429",
4   "summary": "An unofficial PcrEngine SDK Cocoapods repository.",
5   "homepage": "http://www.kuaicha.info",
6   "license": "MIT",
7   "authors": {
8     "JeasonL": "https://github.com/JeasonL"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/JeasonL/PcrEngine.git",
15     "tag": "1.7.7429"
16   },
17   "source_files": "SDK",
18   "resources": "SDK/*.bundle",
19   "ios": {
20     "vendored_libraries": "SDK/*.a"
21   },
22   "frameworks": [
23     "SystemConfiguration",
24     "MessageUI",
25     "AVFoundation",
26     "MobileCoreServices"
27   ],
28   "libraries": [
29     "z",
30     "xml2",
31     "iconv"
32   ],
33   "requires_arc": true