[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / f / 0 / 8 / Bifrost / 1.0.0 / Bifrost.podspec.json
blob1e48bd397dcea28583d2f64b4719791e61a631f1
2   "name": "Bifrost",
3   "version": "1.0.0",
4   "summary": "Bifrost",
5   "description": "A delightful library for app business modular architecture.",
6   "homepage": "https://github.com/youzan/Bifrost/wikis/home",
7   "license": "MIT",
8   "authors": {
9     "JackieYang": "yangke@youzan.com"
10   },
11   "source": {
12     "git": "https://github.com/youzan/Bifrost.git",
13     "tag": "1.0.0"
14   },
15   "source_files": "Bifrost/Lib/*.{h,m}",
16   "frameworks": "UIKit",
17   "requires_arc": true,
18   "platforms": {
19     "ios": "7.0"
20   }