blob: c0782bfc710425e5dce9848b82b9afa0a188ebd4 [file] [log] [blame]
{
"name": "ASModel",
"version": "1.0.0",
"summary": "A simple and easy to use model framework for iOS/OSX.",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/jiaair/ASModel",
"license": "MIT",
"authors": {
"xujia": "xujia@aiyaapp.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/jiaair/ASModel.git",
"tag": "1.0.0"
},
"source_files": "ASModel/ASModel/*",
"exclude_files": "Classes/Exclude"
}