[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 8 / 3 / NSUserDefaults+Property / 1.0.0 / NSUserDefaults+Property.podspec.json
blobb91251768ab9a74943180f308e0284e558232f07
2   "name": "NSUserDefaults+Property",
3   "version": "1.0.0",
4   "summary": "Property access to NSUserDefaults.",
5   "homepage": "https://github.com/nh7a/NSUserDefaults-Property",
6   "license": {
7     "type": "wtfpl",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Naoki Hiroshima": "n@h7a.org"
12   },
13   "source": {
14     "git": "https://github.com/nh7a/NSUserDefaults-Property.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "requires_arc": true,
21   "source_files": "*.{m,h}"