blob: 7a70bb3d4028aec02959f610469c17cf6c86494e [file] [log] [blame]
{
"name": "ATLoadView",
"version": "0.1.10",
"summary": "Loading View",
"homepage": "https://github.com/ablettchen/ATLoadView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ablett": "ablettchen@gmail.com"
},
"source": {
"git": "https://github.com/ablettchen/ATLoadView.git",
"tag": "0.1.10"
},
"social_media_url": "https://twitter.com/ablettchen",
"platforms": {
"ios": "8.0"
},
"source_files": "ATLoadView/**/*.{h,m}",
"resources": "ATLoadView/ATLoadView.bundle",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"ATLoadingView": [
],
"ATCategories": [
],
"Masonry": [
],
"YYImage": [
]
}
}