[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / b / 0 / WAAccountStore / 1.0 / WAAccountStore.podspec.json
blob0087486e37ea05307b92b18624e561ddefbcf31f
2   "name": "WAAccountStore",
3   "version": "1.0",
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.0"
14   },
15   "requires_arc": true,
16   "source_files": "WAAccountStore/**/*.{h,m}",
17   "platforms": {
18     "ios": "7.0"
19   },
20   "dependencies": {
21     "WAKeyValuePersistenceStore": [
23     ],
24     "UICKeyChainStore": [
26     ]
27   }