blob: 498c902cf485507616884bcd092d2f0d7404aede [file] [log] [blame]
{
"name": "ConfigurationProvider",
"version": "0.0.9",
"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": "0.0.9"
},
"platforms": {
"ios": "9.3"
},
"source_files": "ConfigurationProvider/Classes/**/*",
"pushed_with_swift_version": "4.0"
}