[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 2 / 4 / LDExtension / 0.1.8 / LDExtension.podspec.json
blobdcd39f68cd5eff9374906b70ee9a0211f9798c45
2   "name": "LDExtension",
3   "version": "0.1.8",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A tools for develop iOS apps.",
9   "homepage": "https://gitee.com/AleXiiio/LDExtension",
10   "authors": {
11     "AleXiiio": "450145524@qq.com"
12   },
13   "source": {
14     "git": "https://gitee.com/AleXiiio/LDExtension.git",
15     "tag": "v0.1.8"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "9.0",
20     "watchos": "6.0"
21   },
22   "source_files": "LDExtension-master/LDExtension/common/**/*.{h,m}",
23   "ios": {
24     "source_files": "LDExtension-master/LDExtension/UIKit/**/*.{h,m}",
25     "frameworks": "CoreServices"
26   },
27   "frameworks": "CoreServices"