blob: 5de723d7540ee1d9af3a6e718796290c59038823 [file] [log] [blame]
{
"name": "XHAmazingLoading",
"version": "0.2",
"summary": "XHAmazingLoading indicators or load view based on CAReplicatorLayer class and CoreAnimation",
"homepage": "https://github.com/xhzengAIB/XHAmazingLoading",
"license": "MIT",
"authors": {
"Jack": "xhzengAIB@gmail.com"
},
"source": {
"git": "https://github.com/xhzengAIB/XHAmazingLoading.git",
"tag": "0.2"
},
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"platforms": {
"ios": "6.0"
},
"source_files": "XHAmazingLoading/*/*.{h,m}",
"requires_arc": true
}