blob: 7079af710fd62e46ccd4d77d34a63a6b8ae7f754 [file] [log] [blame]
{
"name": "ATLoadView",
"version": "0.1.2",
"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.2"
},
"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": [
]
}
}