[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 8 / d / f / Ponto / 0.1.0 / Ponto.podspec.json
blob79b03dc1c8e13f7811d46f59d910cb4839344f15
2   "name": "Ponto",
3   "version": "0.1.0",
4   "summary": "Ponto is comunication bridge between HTML and Native.",
5   "description": "                       Ponto is comunication bridge between HTML and Native.\n                       With Ponto you can call native methods from JS inside WebView, or call JS methods from native code.\n",
6   "homepage": "https://github.com/Wikia/ponto",
7   "license": "MIT",
8   "authors": {
9     "Grzegorz Nowicki": "grzegorz@wikia-inc.com"
10   },
11   "platforms": {
12     "ios": "6.1"
13   },
14   "source_files": "ios/Ponto/PontoLib/*.{h,m}",
15   "source": {
16     "git": "https://github.com/Wikia/ponto.git",
17     "tag": "0.1.0"
18   },
19   "requires_arc": true