blob: f57b377a09a11f8782571d8a66e2bc52b0590214 [file] [log] [blame]
{
"name": "TREmotion",
"version": "0.0.2",
"summary": "fork fro TREmotion",
"description": "A longer description of TREmotion in Markdown format.\n\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": "http://lijinchao.sinaapp.com",
"license": "MIT",
"authors": {
"ljc": "lijinchao2007@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/PodRepo/TREmotion.git",
"tag": "0.0.2"
},
"source_files": "Classes/**/*.{h,m}",
"public_header_files": "Classes/Emotion/{EmotionControl,XHEmotion,XHEmotionManager}.h",
"resources": "Resources/*",
"requires_arc": true
}