blob: 55cabba013dacace1abd4b39ebc6b4e74391bf79 [file] [log] [blame]
{
"name": "XWLoading",
"version": "0.0.1",
"license": "MIT",
"summary": "Fast encryption string used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/hzx157/XWLoading",
"authors": {
"Huangzhenxiang": "317804760@qq.com"
},
"source": {
"git": "https://github.com/hzx157/XWLoading.git",
"tag": "0.0.1"
},
"requires_arc": true,
"description": "Fast encryption string, This is mainly used for page loading chrysanthemum, etc",
"source_files": "Xw/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}