[Add] picoLLM-iOS 1.2.3
[CocoaPods.git] / Specs / 3 / 6 / c / PIAPIEnvironmentManager / 0.4.1 / PIAPIEnvironmentManager.podspec.json
blob1daf035e0dce6e40e35fc2b452480a5499e8dc73
2   "name": "PIAPIEnvironmentManager",
3   "version": "0.4.1",
4   "summary": "PiOS PIAPIEnvironmentManager pod to help iOS Engineers manage API Environments.",
5   "description": "PiOS PIAPIEnvironmentManager pod to help iOS Engineers manage API Environments in a simple way,\nproviding a default User Interface and cache functionality to make it simple to change environments\neasily.",
6   "homepage": "https://github.com/prolificinteractive/PIAPIEnvironmentManager.git",
7   "license": "MIT",
8   "authors": {
9     "Julio Rivera": "julio@prolificinteractive.com"
10   },
11   "source": {
12     "git": "https://github.com/prolificinteractive/PIAPIEnvironmentManager.git",
13     "tag": "0.4.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "PIAPIEnvironmentManager": [
22       "Pod/Views/*.xib"
23     ]
24   }