[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / a / c / 7 / XDCommonLib / 0.0.1.9 / XDCommonLib.podspec.json
blob72fc62778e71b52975f1f22ba7f3e315977aec7b
2   "name": "XDCommonLib",
3   "version": "0.0.1.9",
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     "tag": "0.0.1.9"
11   },
12   "source": {
13     "git": "https://github.com/suxinde2009/XDCommonLib.git"
14   },
15   "source_files": [
16     "XDCommonLib",
17     "XDCommonLib/**/*.{h,m}"
18   ],
19   "public_header_files": "XDCommonLib/**/*.h",
20   "resources": [
21     "XDCommonLib/**/*.{storyboard,bundle,xcassets,xcdatamodeld,xib,plist}",
22     "XDCommonLib/Licenses/**"
23   ],
24   "frameworks": [
25     "UIKit",
26     "Foundation",
27     "CoreFoundation"
28   ],
29   "libraries": [
30     "z",
31     "xml2"
32   ],
33   "requires_arc": true,
34   "platforms": {
35     "ios": "8.0"
36   }