blob: 57bd7b9f21156fb62f137bce1839c79c8a1c9d39 [file] [log] [blame]
{
"name": "Plist100",
"version": "1.0.0",
"summary": "A Library to manage your property lists.",
"description": "Propery list manager to, create,update,read,write on your property list, Readable inside Bundle and Writable inside document directory.",
"homepage": "https://github.com/mohamadrezakoohkan/PlistLibrary",
"authors": {
"mohamadrezakoohkan": "mohamad_koohkan@icloud.com"
},
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/mohamadrezakoohkan/PlistLibrary.git",
"tag": "1.0.0"
},
"swift_versions": "4.0",
"source_files": "Source/**/*",
"license": {
"type": "Apache License, Version 2.0",
"text": "Licensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n"
},
"swift_version": "4.0"
}