blob: ad4803bbec33bfd2d5a24037ccf46b78524d6e2a [file] [log] [blame]
{
"name": "FDDUserPage",
"version": "1.0.1",
"summary": "FDDUserPage can be used to guide the user.",
"homepage": "https://github.com/DonyFang/FDDUserPage",
"license": "MIT",
"authors": {
"DonyFang": "978805355@qq.com"
},
"source": {
"git": "https://github.com/DonyFang/FDDUserPage.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": [
"FDDUserPage",
"FDDUserPage/FDDUserPage/**/*.{h,m}"
],
"frameworks": "UIKit"
}