blob: 40ad13dfda80765f430524fd3fc48b8d857913c0 [file] [log] [blame]
{
"name": "PIXFeSpinner",
"version": "1.0.2",
"summary": "PIXFeSpinner",
"description": "A longer description of PIXToolbar in Markdown format.\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/pixnet/pixnet-ios-FeSpinner",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"alexchueh": "shadow@pixnet.tw"
},
"source": {
"git": "https://github.com/pixnet/pixnet-ios-FeSpinner.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}