[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 0 / 4 / a / LZYRuntime / 0.2.1 / LZYRuntime.podspec.json
blob7df13042020c9bc2264b2051733ef6bac6b60491
2   "name": "LZYRuntime",
3   "version": "0.2.1",
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.2.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LZYRuntime/Classes/**/*.{c,h,hh,m,mm,cpp,a,pch}",
22   "frameworks": [
23     "UIKit",
24     "MapKit",
25     "AddressBookUI",
26     "Accelerate",
27     "QuartzCore"
28   ],
29   "dependencies": {
30     "SWTableViewCell": [
31       "~> 0.3.7"
32     ],
33     "SVPullToRefresh": [
35     ]
36   }