[Add] TPNiOS 6.4.35
[CocoaPods.git] / Specs / 4 / 3 / 6 / RHKeychain / 1.0.0 / RHKeychain.podspec.json
blob81cf392b1d0df1e7bb9481682f3485bd8f9b0707
2   "name": "RHKeychain",
3   "version": "1.0.0",
4   "summary": "RHKeychain 一个简单的通过keychain保存数据的工具",
5   "homepage": "https://github.com/guorenhao/RHKeychain",
6   "license": "MIT",
7   "authors": {
8     "Abner_G": "grh_1990@126.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/guorenhao/RHKeychain.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "RHKeychain/*.{h,m}",
18   "frameworks": "UIKit",
19   "requires_arc": true