| { | |
| "name": "CommentSDK", | |
| "version": "1.2.0", | |
| "summary": "CommentSDK is the elegant Comment SDK.", | |
| "license": "Copyright © 2012-2016 mob.com", | |
| "authors": { | |
| "Jinghuang Liu": "liujinghuang@icloud.com" | |
| }, | |
| "homepage": "http://www.mob.com", | |
| "source": { | |
| "git": "https://github.com/MobClub/CommentSDK-for-iOS.git", | |
| "tag": "1.2.0" | |
| }, | |
| "platforms": { | |
| "ios": "6.0" | |
| }, | |
| "frameworks": "UIKit", | |
| "vendored_frameworks": "Comment/Comment.framework", | |
| "resources": "Comment/Comment.bundle" | |
| } |