[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / a / 4 / 9 / SAXyOX / 0.0.3 / SAXyOX.podspec.json
blobf7e94b6dc7972a5bce8414d2c0f5e1b0b91fcdb8
2   "name": "SAXyOX",
3   "version": "0.0.3",
4   "summary": "SAXy OX is full-featured XML and JSON marshalling framework for Objective-C.",
5   "homepage": "https://github.com/reaster/saxy",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "text": "      Copyright (c) 2013 Outsource Cafe, Inc. All rights reserved.\n\n      Licensed under the Apache License, Version 2.0 (the \"License\");\n      you may not use this file except in compliance with the License.\n      You may obtain a copy of the License at\n\n        http://www.apache.org/licenses/LICENSE-2.0\n\n      Unless required by applicable law or agreed to in writing, software\n      distributed under the License is distributed on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n      See the License for the specific language governing permissions and\n      limitations under the License.\n"
9   },
10   "authors": {
11     "Richard Easterling": "richard@OutsourceCafe.com"
12   },
13   "source": {
14     "git": "https://github.com/reaster/saxy.git",
15     "tag": "0.0.3"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "Saxy/**/*.{h,m}",
21   "requires_arc": true