blob: 4f61bc921012ff18d5606df16e6e5708003b2263 [file] [log] [blame]
{
"name": "FriendCircle",
"version": "1.0.0",
"summary": "A short description of FriendCircle.",
"description": "FriendCircle like WehChat for iOS.",
"homepage": "https://github.com/roshanman/FriendCircle",
"license": {
"type": "GPL",
"file": "LICENSE"
},
"authors": {
"morenotepad@163.com": "morenotepad@163.com"
},
"source": {
"git": "https://github.com/roshanman/FriendCircle.git",
"tag": "1.0.0"
},
"resource_bundles": {
"FriendCircle": [
"FriendCircle/Assets/*.png"
]
},
"platforms": {
"ios": "8.0"
},
"source_files": "FriendCircle/Classes/**/*",
"dependencies": {
"Kingfisher": [
"~> 3.13.1"
],
"Then": [
],
"KMPlaceholderTextView": [
]
},
"pushed_with_swift_version": "3.0"
}