[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / 0 / 4 / c / ISESDK / 0.0.1 / ISESDK.podspec.json
blob1baf6c0f55da77ccbd86a8bf521e60ee414bff17
2   "name": "ISESDK",
3   "version": "0.0.1",
4   "summary": "讯飞SDK评测简单封装(自用)",
5   "homepage": "https://github.com/duxinfeng/ISESDK",
6   "license": "MIT",
7   "authors": {
8     "Xinfeng Du": "duxinfeng99@gmail.com"
9   },
10   "social_media_url": "https://github.com/duxinfeng",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/duxinfeng/ISESDK.git",
16     "tag": "0.0.1"
17   },
18   "vendored_frameworks": "ISESDK/iflyMSC.framework",
19   "source_files": "ISESDK/**/*",
20   "frameworks": [
21     "CoreLocation",
22     "CoreTelephony",
23     "AVFoundation",
24     "AudioToolbox",
25     "SystemConfiguration",
26     "QuartzCore",
27     "CoreGraphics"
28   ],
29   "libraries": [
30     "z",
31     "c++"
32   ],
33   "requires_arc": true