[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 4 / a / LZYRuntime / 0.1.7 / LZYRuntime.podspec.json
blobd89c8634ebd50030ce0588c03d6f44af0cd51fd2
2   "name": "LZYRuntime",
3   "version": "0.1.7",
4   "summary": "自己测试的runtime库",
5   "description": "#TODO: Add long description of the pod here.\n这是自己测试的库,随便写点什么吧,需要长度大口大口京东方科技",
6   "homepage": "https://github.com/sjmlzyan/LZYRuntime",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sjmlzyan": "sjmlzyan@163.com"
13   },
14   "source": {
15     "git": "https://github.com/sjmlzyan/LZYRuntime.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LZYRuntime/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "MapKit",
25     "AddressBookUI",
26     "Accelerate"
27   ],
28   "dependencies": {
29     "SWTableViewCell": [
30       "~> 0.3.7"
31     ],
32     "SVPullToRefresh": [
34     ]
35   }