[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / 4 / 5 / 9 / Configurist / 0.1.2 / Configurist.podspec.json
blob3f6ad01c14bd6c4dceb2f3c960b5acdfdb0b6c4b
2   "name": "Configurist",
3   "version": "0.1.2",
4   "summary": "Loading configs in swift.",
5   "description": "Swift wrapper for loading configurations from JSON and PLIST files.",
6   "homepage": "https://github.com/alyona-bachurina/Configurist",
7   "license": "MIT",
8   "authors": {
9     "Alyona": "a.bachurina@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/alyona-bachurina/Configurist.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "pod_target_xcconfig": {
20     "ENABLE_TESTABILITY": "YES"
21   },
22   "source_files": "Pod/Classes/**/*"