[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 0 / 4 / a / LZYRuntime / 0.2.2 / LZYRuntime.podspec.json
blob9a1629a188c3911018744076cce19c65ed7aa9af
2   "name": "LZYRuntime",
3   "version": "0.2.2",
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.2"
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   ],
27   "dependencies": {
28     "SWTableViewCell": [
29       "~> 0.3.7"
30     ],
31     "SVPullToRefresh": [
33     ]
34   }