[Add] DeepLinkNow 0.1.2
[CocoaPods.git] / Specs / 9 / 8 / 4 / LRMyKit / 1.0.1 / LRMyKit.podspec.json
blobba85c42f4573f340d7db0663f852e63636a83157
2   "name": "LRMyKit",
3   "version": "1.0.1",
4   "summary": "这是我的第一个私有库文件 LRMyKit.",
5   "description": "this is my first private framework",
6   "homepage": "https://github.com/RainyofSun/MyPod.git",
7   "license": "MIT (LICENSE)",
8   "authors": {
9     "EGLS_BMAC": ""
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/RainyofSun/MyPod.git",
16     "tag": "v1.0.8"
17   },
18   "source_files": "MyPod/MyKit/*.{h,m}",
19   "public_header_files": "MyPod/MyKit/*.h",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "dependencies": {
25     "CTMediator": [
27     ]
28   }