[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / c / 0 / IBLKeyChain / 0.0.1 / IBLKeyChain.podspec.json
blob5509eea33db6d22e8ad515ac1ecbcd3a15d4a920
2   "name": "IBLKeyChain",
3   "version": "0.0.1",
4   "summary": "keychain 的方便存储的库,方便使用以及理解",
5   "description": "详情: http://123.207.78.254/keychain.html",
6   "homepage": "https://github.com/simpossible/IBLKeyChain",
7   "license": "MIT",
8   "authors": {
9     "simpossible": "simpossible@github.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/simpossible/IBLKeyChain",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "IBLKeyChian",
20     "IBLKeyChian/**/*.{h,m}"
21   ],
22   "frameworks": "UIKit"