blob: b2dea1fe47b18de9baf79ec7de614d40fcecec78 [file] [log] [blame]
{
"name": "iOSThirdPartyTrap",
"version": "0.1.3",
"summary": "Third party library wrap.",
"description": "Resolve some bug or provide convenient wrap source of third party library.",
"homepage": "https://github.com/ItghostFan/iOSThirdPartyTrap",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ItghostFan": "ItghostFan@163.com"
},
"source": {
"git": "https://github.com/ItghostFan/iOSThirdPartyTrap.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"dependencies": {
"ReactiveCocoa": [
"2.5.0"
]
},
"subspecs": [
{
"name": "ReactiveCocoa",
"source_files": "iOSThirdPartyTrap/Classes/ReactiveCocoa/*.{h,m}"
}
]
}