blob: 832cd516d8dd381cb628c061f7fea669847b61cd [file] [log] [blame]
{
"name": "LetsTest",
"version": "0.1.0",
"summary": "Validate for UIKit",
"description": "This CocoaPod provides the ability to use a UIView that may be useful for design.",
"homepage": "https://github.com/lokeshletsnurture/LetsTest",
"license": "MIT",
"authors": {
"Lokesh": "lokesh.letsnurture@gmail.com"
},
"source": {
"git": "https://github.com/lokeshletsnurture/LetsTest.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LetsTest/Classes/**/*",
"resource_bundles": {
"LetsTest": [
"LetsTest/Assets/*.png"
]
}
}