[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 3 / 2 / GSKeychainKit / 0.1.1 / GSKeychainKit.podspec.json
blob780cfbb35348abee3c5d6bf18fac7765c418c5e7
2   "name": "GSKeychainKit",
3   "version": "0.1.1",
4   "summary": "A convenient and fast tool for using iOS keychain.",
5   "description": "A convenient and fast tool for using iOS keychain",
6   "homepage": "https://github.com/ruizuo007/GSKeychainKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ruizuo007": "ruizuo007@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ruizuo007/GSKeychainKit.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "https://twitter.com/ruizuo007",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "source_files": "GSKeychainKit/Classes/**/*",
23   "public_header_files": "GSKeychainKit/Classes/**/*.h"