[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 0 / e / YJHomeKit / 0.0.3 / YJHomeKit.podspec.json
blobee92a20e84cf6b6df24992b2bfa2867d4beabd07
2   "name": "YJHomeKit",
3   "version": "0.0.3",
4   "summary": "YJHomeKit 自己用的",
5   "description": "用CocoaPods做iOS程序的依赖管理,测试",
6   "homepage": "https://github.com/qq756585379/YJHomeKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "杨俊": "756585379@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/qq756585379/YJHomeKit.git",
19     "tag": "0.0.3"
20   },
21   "public_header_files": [
22     "YJHomeKit/*.{h}",
23     "YJHomeKit/**/*.{h}"
24   ],
25   "source_files": [
26     "YJHomeKit/*.{h,m}",
27     "YJHomeKit/**/*.{h,m}"
28   ],
29   "frameworks": [
30     "UIKit",
31     "Foundation"
32   ],
33   "requires_arc": true