blob: fbf5fcbc67c51ad4f9e19ff574212442eb8b23a9 [file] [log] [blame]
{
"name": "Staff",
"version": "0.0.2",
"summary": "Staff creadted to verify UI layout",
"description": "Staff creadted to verify UI layout,\nSet enable Yes for Use",
"homepage": "https://github.com/KKLater/Staff",
"license": "MIT",
"authors": {
"Later": "lshxin89@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KKLater/Staff.git",
"tag": "0.0.2"
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"public_header_files": "Staff/*.h",
"source_files": "Staff/*.{h,m}",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-all_load"
}
}