[Add] PlayerUI 0.10.1
[CocoaPods.git] / Specs / a / c / 7 / XDCommonLib / 0.0.1.5 / XDCommonLib.podspec.json
blob2d44caa101433afc8aa8e00992f7383bddfaa2ef
2   "name": "XDCommonLib",
3   "version": "0.0.1.5",
4   "summary": "XDCommonLib is a strong tool set for iOS rapid development.",
5   "description": "XDCommonLib is a strong tool set for iOS rapid development.",
6   "homepage": "https://github.com/suxinde2009/XDCommonLib",
7   "license": "MIT",
8   "authors": {
9     "suxinde2009": "suxinde2009@126.com"
10   },
11   "source": {
12     "git": "https://github.com/suxinde2009/XDCommonLib.git"
13   },
14   "source_files": [
15     "XDCommonLib",
16     "XDCommonLib/**/*.{h,m}"
17   ],
18   "public_header_files": "XDCommonLib/**/*.h",
19   "resources": [
20     "XDCommonLib/**/*.{storyboard,bundle,xcassets,xcdatamodeld,xib,plist}",
21     "XDCommonLib/Licenses/**"
22   ],
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "CoreFoundation"
27   ],
28   "libraries": [
29     "z",
30     "xml2"
31   ],
32   "requires_arc": true,
33   "platforms": {
34     "ios": "8.0"
35   }