[Add] SwiftCoreData 0.6.2
[CocoaPods.git] / Specs / b / e / c / ConfigurationProvider / 0.0.4 / ConfigurationProvider.podspec.json
blob316483c5cb9c6697652c619fc0a3961c86bf368e
2   "name": "ConfigurationProvider",
3   "version": "0.0.4",
4   "summary": "ConfigurationProvider is a pod that encompasses all access to the apps internal configuration files (plist).",
5   "description": "When creating the Configuration file you can create different environments and add configurations in each version.\nYou must also add the Scheme key in your app's info.plist and tell which environment you are using.",
6   "homepage": "https://github.com/jjfernandes87/ConfigurationProvider",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jjfernandes87": "julio.fernandes87@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jjfernandes87/ConfigurationProvider.git",
16     "tag": "0.0.4"
17   },
18   "social_media_url": "https://twitter.com/jfernandes87",
19   "platforms": {
20     "ios": "9.3"
21   },
22   "source_files": "ConfigurationProvider/Classes/**/*",
23   "pushed_with_swift_version": "4.0"