[Add] GGXOfflineWebCache 0.5.2
[CocoaPods.git] / Specs / c / d / 8 / OneBuy / 1.0.3 / OneBuy.podspec.json
blob9af7aa519fc849d46acdfc458052d165b42b8931
2   "name": "OneBuy",
3   "version": "1.0.3",
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.3"
16   },
17   "source_files": "OneBuy/**/*.{h,m}",
18   "frameworks": "Security",
19   "requires_arc": true,
20   "dependencies": {
21     "AFNetworking": [
23     ]
24   }