[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 6 / f / ZJEmoticon / 0.1.0 / ZJEmoticon.podspec.json
blob7b8a5477b7c04da8a156b286934d0d1e4ee07739
2   "name": "ZJEmoticon",
3   "version": "0.1.0",
4   "summary": "ZJEmoticon for emoticon.",
5   "description": "ZJEmoticon is a emoticon package for emoticon keyboard.",
6   "homepage": "https://github.com/ingridzhang/ZJEmoticon",
7   "license": "MIT",
8   "authors": {
9     "ingridzhang": "542727052@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/ingridzhang/ZJEmoticon.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "ZJEmoticon": [
22       "Pod/Assets/*.png"
23     ]
24   }