[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / c / 9 / 0 / iosBoss / 0.0.2 / iosBoss.podspec.json
blob2f4537f9ed5228a5adc98a6ca2ba55b4f240ec44
2   "name": "iosBoss",
3   "version": "0.0.2",
4   "summary": "iosBoss is small help library for EveryDay Tasks.Especially Network Part",
5   "description": "iosBoss is small help library for EveryDay Tasks.Especially Network Part\n  .Has 3 big parts for Network,View && WebViews",
6   "homepage": "https://github.com/Enziferum/iosBoss",
7   "license": "MIT",
8   "authors": {
9     "alexraag": "alexraag@yandex.ru"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "pod_target_xcconfig": {
15     "SWIFT_VERSION": "3.0"
16   },
17   "source": {
18     "git": "https://github.com/Enziferum/iosBoss.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "iosBoss",
23     "iosBoss/**/*.swift"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "dependencies": {
27     "SwiftSoup": [
29     ]
30   },
31   "pushed_with_swift_version": "3.0"