blob: 2c98a737de61732658f73561dc4935dcb114c81b [file] [log] [blame]
{
"name": "LXPodText",
"version": "0.1.5",
"summary": "A test project",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/edspayLei/LXPodText",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leixiangxiang@edspay.com": "leixiangxiang@edspay.com"
},
"source": {
"git": "https://github.com/edspayLei/LXPodText.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
],
"Masonry": [
"~> 1.1.0"
]
}
}