[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 0 / f / MTToolBox / 1.8.0 / MTToolBox.podspec.json
blobe6df16f5f3ee357a7b26fcb8208e6c430c495d16
2   "name": "MTToolBox",
3   "version": "1.8.0",
4   "summary": "iOS development tool box.",
5   "homepage": "https://bitbucket.org/mamudamuja/mttoolbox.git",
6   "license": "MIT",
7   "authors": {
8     "Milutin Tomic": "milutintomic91@gmail.com"
9   },
10   "source": {
11     "git": "https://bitbucket.org/mamudamuja/mttoolbox.git",
12     "tag": "1.8.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "public_header_files": "Pod/Classes/**/*.h",
20   "frameworks": [
21     "UIKit",
22     "CoreData"
23   ]