[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / 1 / 4 / 6 / JDLaunchAd / 0.0.7 / JDLaunchAd.podspec.json
bloba16f44b8069cfb09160eedc8b08ad07bbb6b3b5e
2   "name": "JDLaunchAd",
3   "version": "0.0.7",
4   "summary": "A custom launch AD.",
5   "description": "a custom launch AD, based on XHLaunchAd",
6   "homepage": "http://github.com/jidibingren/JDLaunchAd",
7   "license": "MIT",
8   "authors": {
9     "fanhuibo": "huibo.fan@huaat.net"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/jidibingren/JDLaunchAd.git",
16     "tag": "0.0.7"
17   },
18   "source_files": [
19     "JDLaunchAd",
20     "JDLaunchAd/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "public_header_files": "JDLaunchAd/**/*.h",
24   "frameworks": "UIKit",
25   "requires_arc": true