blob: cebe2a58e365ff8860faa5aea2e6738132860b94 [file] [log] [blame]
{
"name": "BWPodRepository",
"version": "0.1.1",
"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.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BWPodRepository/Classes/**/*"
}