blob: 91d82a8a9554324379af1c664d3c14b667c80d61 [file] [log] [blame]
{
"name": "TGMediaAssets",
"version": "1.0.0",
"authors": {
"Herui": "heruicross@gmail.com"
},
"homepage": "https://github.com/red3/TGMediaAssets",
"summary": "TGMediaAssets, idea from telegram",
"source": {
"git": "https://github.com/red3/TGMediaAssets.git",
"tag": "1.0.0"
},
"license": {
"type": "GNU",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"source_files": "TGMediaAssets/*",
"requires_arc": true,
"dependencies": {
"SSignalKit": [
"~> 0.0.2"
]
},
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
}
}