[Add] picoLLM-iOS 1.2.3
[CocoaPods.git] / Specs / 4 / 5 / 9 / Configurist / 0.1.1 / Configurist.podspec.json
blob0a6531db77d8fd986df36e398c7887bef57640cf
2   "name": "Configurist",
3   "version": "0.1.1",
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.1"
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/**/*"