[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 5 / 3 / 2 / MarXToolsSwift / 1.1.4 / MarXToolsSwift.podspec.json
blobff6af6af63da718bdf657512e931859b571502af
2   "name": "MarXToolsSwift",
3   "version": "1.1.4",
4   "summary": "MarXSwfit",
5   "description": "Nothing to said",
6   "homepage": "https://github.com/codeRiding/MarXToolsSwift",
7   "license": "MIT",
8   "authors": {
9     "codeRiding": "coderiding@gmail.com"
10   },
11   "frameworks": [
12     "UIKit",
13     "AVFoundation"
14   ],
15   "source": {
16     "git": "https://github.com/codeRiding/MarXToolsSwift.git",
17     "tag": "1.1.4"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "subspecs": [
23     {
24       "name": "Handler",
25       "source_files": "MarXToolsSwift/Classes/Handler/**/*"
26     },
27     {
28       "name": "Extensions",
29       "source_files": "MarXToolsSwift/Classes/Extensions/**/*"
30     },
31     {
32       "name": "Inherit",
33       "source_files": "MarXToolsSwift/Classes/Inherit/**/*"
34     },
35     {
36       "name": "ThirdParty",
37       "source_files": "MarXToolsSwift/Classes/ThirdParty/**/*",
38       "dependencies": {
39         "Toast-Swift": [
40           "~> 3.0.1"
41         ],
42         "Toaster": [
43           "~> 2.1.1"
44         ]
45       }
46     }
47   ]