blob: db0b69ce6573b7e5576ad00e6392cceaf4b7f0f7 [file] [log] [blame]
{
"name": "ConfigurationProvider",
"version": "2.0.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": "2.0.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "ConfigurationProvider/Classes/**/*"
}