[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 3 / 6 / f / iOSThirdPartyTrap / 0.1.3 / iOSThirdPartyTrap.podspec.json
blobb2dea1fe47b18de9baf79ec7de614d40fcecec78
2   "name": "iOSThirdPartyTrap",
3   "version": "0.1.3",
4   "summary": "Third party library wrap.",
5   "description": "Resolve some bug or provide convenient wrap source of third party library.",
6   "homepage": "https://github.com/ItghostFan/iOSThirdPartyTrap",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ItghostFan": "ItghostFan@163.com"
13   },
14   "source": {
15     "git": "https://github.com/ItghostFan/iOSThirdPartyTrap.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9"
21   },
22   "dependencies": {
23     "ReactiveCocoa": [
24       "2.5.0"
25     ]
26   },
27   "subspecs": [
28     {
29       "name": "ReactiveCocoa",
30       "source_files": "iOSThirdPartyTrap/Classes/ReactiveCocoa/*.{h,m}"
31     }
32   ]