blob: 8a3d1493f46359cb11715f4122b68ec3a6b3fe76 [file] [log] [blame]
{
"name": "lunBoControlTwo",
"version": "1.0.0",
"summary": "a circle display",
"description": "Testing Private Podspec.\n \n* Markdown format.\n* Don't worry about the indent, we strip it!",
"homepage": "https://github.com/DevaLee/lunboPodWSpec",
"license": "MIT",
"authors": {
"DevaLee": "email@address.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/DevaLee/lunboPodWSpec.git",
"tag": "1.0.0"
},
"source_files": [
"lunBoControlTwo",
"lunBoControlTwo/**/*.{h,m}"
],
"public_header_files": "lunBoControlTwo/**/*.h",
"resources": "lunBoControlTwo/MyImage.bundle",
"frameworks": "UIKit",
"requires_arc": true
}