[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / 1 / 3 / DKUserDictionary / 1.0.0 / DKUserDictionary.podspec.json
blobb134066be840ef2ca0287ea5ff9b75b31dd58871
2   "name": "DKUserDictionary",
3   "version": "1.0.0",
4   "summary": "Use NSUserDefaults like NSDictionary.",
5   "homepage": "https://github.com/bonegollira/DKUserDictionary",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "bonegollira(Daisuke Kobayashi)": "banana0928@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/bonegollira",
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/bonegollira/DKUserDictionary.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "DKUserDictionary",
23     "DKUserDictionary/*.{h,m}"
24   ],
25   "requires_arc": true