[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 5 / 1 / 0 / LLLaunchAd / 1.0.0 / LLLaunchAd.podspec.json
blob8f6c3f8417ed3fa6afef2fc11e198e01a7041225
2   "name": "LLLaunchAd",
3   "version": "1.0.0",
4   "summary": "A iOS LaunchAd show of MyPodDemo.",
5   "homepage": "https://github.com/LeeFengHY/MyPodDemo",
6   "license": "MIT",
7   "authors": {
8     "LeeFengHY": "578545715@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/LeeFengHY/MyPodDemo.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "LLLaunchAd/*.{h,m}",
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "requires_arc": true,
23   "xcconfig": {
24     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
25   }