[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 7 / 6 / 9 / TokenLender / 0.0.1 / TokenLender.podspec.json
blobaf6d17d1c89b4023891e25d07ab6c5581a7f7335
2   "name": "TokenLender",
3   "version": "0.0.1",
4   "summary": "Xiaoxinyong TokenLender Project.",
5   "description": "TokenLender 对接第三方借贷的库,Token 基于区块链的金融借贷服务",
6   "homepage": "http://www.baidu.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lihailong": "lihailong@xiaoxinyong.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "http://code.xiaoxinyong.com/xiaoxinyong/dbc_ios.git",
19     "commit": "851bb77e",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "TokenLender",
24     "TokenLender/**/*.{h,m,c}"
25   ],
26   "resources": "TokenLender/resource/*.xib",
27   "frameworks": "UIKit",
28   "requires_arc": true