[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / 0 / f / MTToolBox / 1.7.0 / MTToolBox.podspec.json
blobc02012db63766d30955578d975dd8cf11abb6692
2   "name": "MTToolBox",
3   "version": "1.7.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.7.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "MTToolBox": [
21       "Pod/Assets/*.png"
22     ]
23   },
24   "public_header_files": "Pod/Classes/**/*.h",
25   "frameworks": [
26     "UIKit",
27     "CoreData"
28   ]