[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 2 / 6 / ForScreenDemo / 1.0.4.2 / ForScreenDemo.podspec.json
blobe23939f759f649bf28a95af09818851c45259853
2   "name": "ForScreenDemo",
3   "version": "1.0.4.2",
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.4.2"
17   },
18   "source_files": "ForScreenDemo/someFile/**/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation",
22     "AVFoundation",
23     "Security",
24     "MediaPlayer",
25     "xml2"
26   ],
27   "xcconfig": {
28     "ENABLE_BITCODE": "NO",
29     "HEADER_SEARCH_PATHS": "${SDKROOT}/usr/include/libxml2",
30     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
31   },
32   "subspecs": [
33     {
34       "name": "MRC",
35       "source_files": "ForScreenDemo/someFile/MRDLNA/MRDLNA/Classes/MRC/**/*.{h,m}",
36       "requires_arc": false
37     }
38   ]