blob: f6a73d86ea54c39f86414b882e70d9c303837667 [file] [log] [blame]
{
"name": "BWPodRepository",
"version": "0.2.0",
"summary": "BWPodRepository for Bob to learn CocoaPods",
"description": "TODO: Add long description of the pod here. This is my long pod description.",
"homepage": "https://github.com/bobwongs/BWPodRepository",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bobwongdeveloper@gmail.com": "BobWong"
},
"source": {
"git": "https://github.com/bobwongs/BWPodRepository.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BWPodRepository/Classes/**/*"
}