[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / f / 2 / YBKeychainManager / 1.0.1 / YBKeychainManager.podspec.json
blob42c159578d1c972dd54675483c1542543a7b7ee0
2   "name": "YBKeychainManager",
3   "version": "1.0.1",
4   "summary": "base define for ubank project.",
5   "description": "It is a Keychain manager tool for ubank project. written by Object-C.",
6   "homepage": "https://github.com/asance/YBKeychainManager",
7   "license": "MIT",
8   "authors": {
9     "asance": "lidongwc@126.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/asance/YBKeychainManager.git",
16     "tag": "v1.0.1"
17   },
18   "source_files": "YBKeychainManagerDemo/YBKeychainManagerDemo/YBKeychain/*.{h,m}",
19   "frameworks": [
20     "Security",
21     "CoreGraphics",
22     "Foundation"
23   ],
24   "requires_arc": true