blob: 6f9f81af16f93381def3da0a8e540df17724434a [file] [log] [blame]
{
"name": "PodSpec",
"version": "1.0.2",
"summary": "podspecTest.",
"homepage": "https://github.com/HeavenDoor/PodSpec",
"license": "MIT",
"authors": {
"shenghai": "shenghairen@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/HeavenDoor/PodSpec.git",
"tag": "1.0.2"
},
"source_files": "PodSpec/HelloPodSpec.{h,m}",
"requires_arc": true
}