[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / b / 7 / YLKeyChain / 0.0.1 / YLKeyChain.podspec.json
blob264d7fd7a16807b53d8fd40039e6e3547f677029
2   "name": "YLKeyChain",
3   "version": "0.0.1",
4   "summary": "简单的KeyChain使用",
5   "description": "开发中简单的KeyChain使用,包含删除、存储、读取;没有相关错误处理",
6   "homepage": "https://github.com/hoggenw/YLKeyChain",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dev-wangliugen": "253192463@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/hoggenw/YLKeyChain.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YLKeyChain/Classes/**/*"