[Delete] WalleePaymentSdkStaging 1.4.0
[CocoaPods.git] / Specs / 1 / 4 / 5 / AppSettings / 1.0.1 / AppSettings.podspec.json
blob16f7fb8c966395a4a4fe93511284a9cddf20ae63
2   "name": "AppSettings",
3   "version": "1.0.1",
4   "summary": "Tool that allows automatic serialization and deserialization of objects to NSDictionary.",
5   "description": "`AppSettings` is a simple tool that allows automatic serialization\nand deserialization of objects to `NSDictionary` with writing and reading them from `NSUserDefaults`.\nOriginally created to simply manage app settings in `NSUserDefaults`",
6   "homepage": "https://github.com/burczyk/AppSettings",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kamil Burczyk": "kamil.burczyk@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/KamilBurczyk",
15   "platforms": {
16     "ios": null
17   },
18   "source": {
19     "git": "https://github.com/burczyk/AppSettings.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "AppSettings",
23   "requires_arc": true