[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / b / 0 / WAAccountStore / 1.3 / WAAccountStore.podspec.json
blob7a605a8c6b282f77acb285991826e8c77187ed20
2   "name": "WAAccountStore",
3   "version": "1.3",
4   "authors": "YuAo",
5   "summary": "A universal and extensible account system for iOS",
6   "homepage": "https://github.com/YuAo/WAAccountStore",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "source": {
12     "git": "https://github.com/YuAo/WAAccountStore.git",
13     "tag": "1.3"
14   },
15   "requires_arc": true,
16   "source_files": "WAAccountStore/**/*.{h,m}",
17   "platforms": {
18     "ios": "7.0",
19     "osx": "10.7"
20   },
21   "dependencies": {
22     "WAKeyValuePersistenceStore": [
24     ],
25     "UICKeyChainStore": [
27     ]
28   }