[Add] SmartCodable 4.3.1
[CocoaPods.git] / Specs / d / 5 / 3 / PrestoData / 0.1.0 / PrestoData.podspec.json
blob1f328c69902d2550ed0d2e8845547cf275ecf887
2   "name": "PrestoData",
3   "version": "0.1.0",
4   "summary": "A utility for parsing, searching and modifying JSON and XML data",
5   "homepage": "https://github.com/daniel-hall/PrestoData",
6   "license": "MIT",
7   "authors": {
8     "Dan Hall": "dan@danhall.io"
9   },
10   "source": {
11     "git": "https://github.com/daniel-hall/PrestoData.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "PrestoData/*.{h,m}",
19   "public_header_files": "PrestoData/PrestoData.h",
20   "frameworks": "Foundation"