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