[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 4 / 6 / tako / 0.1.5 / tako.podspec.json
blobb250b0e43323038ca045bd3a6b8a1511b6ae17d7
2   "name": "tako",
3   "version": "0.1.5",
4   "summary": "cross device layout system",
5   "description": "a cross device layout system that replace HTML in mobile devices",
6   "homepage": "https://github.com/akirakazu/tako-cocoa",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aki Xavier": "aki.xavier@me.com"
13   },
14   "source": {
15     "git": "https://github.com/akirakazu/tako-cocoa.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "tako/Classes/**/*",
22   "dependencies": {
23     "SDWebImage": [
25     ],
26     "XMLDictionary": [
28     ]
29   }