[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / f / e / a / MaximoRESTSDK / 1.0.0 / MaximoRESTSDK.podspec.json
blob60a9aabf016748e1491a76164e54d7a67d611042
2   "name": "MaximoRESTSDK",
3   "version": "1.0.0",
4   "summary": "Maximo REST SDK API developed in Swift to be used for iOS development.",
5   "homepage": "https://github.ibm.com/maximo-ohio/maximo-swift-restclient",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Silvino Neto": "silvv@br.ibm.com"
12   },
13   "platforms": {
14     "ios": "11.2"
15   },
16   "user_target_xcconfig": {
17     "FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks"
18   },
19   "requires_arc": true,
20   "source": {
21     "git": "git@github.ibm.com:maximo-ohio/maximo-swift-restclient.git",
22     "tag": "1.0.0"
23   },
24   "source_files": "MaximoRESTSDK/MaximoRESTSDK/*.{h,swift}"