[Add] Shakuro.BroadcastAsyncStream 1.0.2
[CocoaPods.git] / Specs / c / d / 8 / OneBuy / 1.0.0 / OneBuy.podspec.json
blob8d06e24cd861cf5a5d0285fcff97e045838b2115
2   "name": "OneBuy",
3   "version": "1.0.0",
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.0"
16   },
17   "public_header_files": "OneBuy/OneBuy.h",
18   "source_files": "OneBuy/OneBuy.h",
19   "frameworks": "Security",
20   "requires_arc": true,
21   "dependencies": {
22     "AFNetworking": [
24     ]
25   }