blob: 2c46b937e7a0f46c6c79f0c78ebe3df4af091e52 [file] [log] [blame]
{
"name": "MMLoadingViewModule",
"version": "0.0.3",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "MMLoadingViewModule",
"homepage": "https://github.com/xwgit2971/MMLoadingViewModule",
"authors": {
"SunnyX": "1031787148@qq.com"
},
"source": {
"git": "https://github.com/xwgit2971/MMLoadingViewModule.git",
"tag": "0.0.3"
},
"source_files": "MMLoadingViewModule/*.{h,m}",
"resources": "MMLoadingViewModule/Resources/*.png",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.0.2"
],
"MMUIKitAdditions": [
]
}
}