[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / 6 / b / 0 / WAAccountStore / 1.2 / WAAccountStore.podspec.json
blob738878f6fb0d943423f93409e76e226fca039729
2   "name": "WAAccountStore",
3   "version": "1.2",
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.2"
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   }