[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 2 / 6 / ForScreenDemo / 1.0.91 / ForScreenDemo.podspec.json
blob6557d701f5b4f4ecd6d5c31f6ea3633673b13579
2   "name": "ForScreenDemo",
3   "version": "1.0.91",
4   "summary": "AirPlay and DLNA",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "authors": {
9     "wangxinghua": "kwangxh@163.com"
10   },
11   "homepage": "http://git.duia.org.cn/ios/airPlay.git",
12   "license": "MIT",
13   "source": {
14     "git": "http://git.duia.org.cn/ios/airPlay.git",
15     "branch": "master",
16     "tag": "1.0.91"
17   },
18   "source_files": "ForScreenDemo/someFile/**/*.{h,m,xml}",
19   "frameworks": [
20     "UIKit",
21     "Foundation",
22     "AVFoundation",
23     "Security",
24     "MediaPlayer",
25     "CFNetwork"
26   ],
27   "libraries": [
28     "xml2",
29     "z"
30   ],
31   "xcconfig": {
32     "ENABLE_BITCODE": "NO",
33     "HEADER_SEARCH_PATHS": "${SDKROOT}/usr/include/libxml2",
34     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
35   }