[Add] TradPlusAdSDK 12.9.0
[CocoaPods.git] / Specs / 1 / f / c / ModuluxMobileAPI / 0.0.6 / ModuluxMobileAPI.podspec.json
blobc85283f40cccb237be0b18295fbf0c3caa222475
2   "name": "ModuluxMobileAPI",
3   "version": "0.0.6",
4   "summary": "Modulux Mobile Api used for iOS basic behaviours",
5   "description": "Used for internal use, but feel free to used it anywhere",
6   "homepage": "https://github.com/lordinferno1/moduluxAPI",
7   "license": "MIT",
8   "authors": {
9     "Jonathan Silva": "jhi.290292@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/lordinferno1/moduluxAPI.git",
16     "tag": "0.0.6"
17   },
18   "source_files": [
19     "ModuluxMobileApi",
20     "ModuluxMobileApi/**/*.{h,m,swift}"
21   ],
22   "exclude_files": "ModuluxMobileAPI/testingPlists/*",
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.4"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"