[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / d / 8 / OneBuy / 1.0.1 / OneBuy.podspec.json
blobdd638802a65a718489eb1e5cebffb7e29ced21b4
2   "name": "OneBuy",
3   "version": "1.0.1",
4   "summary": "Biblioteca para integração CrossApp no iOS",
5   "homepage": "https://github.com/onebuy/onebuy_crossapp_ios",
6   "license": {
7     "type": "BSD"
8   },
9   "authors": "OneBuy",
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/onebuy/onebuy_crossapp_ios.git",
15     "tag": "1.0.1"
16   },
17   "public_header_files": "OneBuy/**/*.{h}",
18   "source_files": "OneBuy/**/*.h",
19   "frameworks": "Security",
20   "requires_arc": true,
21   "dependencies": {
22     "AFNetworking": [
24     ]
25   }