blob: 57836f6fcb8423d842ea4ec5b032f8905a585bd1 [file] [log] [blame]
{
"name": "ConfigurationProvider",
"version": "1.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "ConfigurationProvider is a pod that encompasses all access to the apps internal configuration files (plist).",
"homepage": "https://github.com/jjfernandes87/ConfigurationProvider",
"social_media_url": "https://twitter.com/jfernandes87",
"authors": {
"jjfernandes87": "julio.fernandes87@gmail.com"
},
"source": {
"git": "https://github.com/jjfernandes87/ConfigurationProvider.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "ConfigurationProvider/Classes/**/*"
}