[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / 5 / 0 / SonyCameraRemoteAPI / 0.1.0 / SonyCameraRemoteAPI.podspec.json
blobe7b27d58eb54df0bb0db332a08f09422d021b2c5
2   "name": "SonyCameraRemoteAPI",
3   "version": "0.1.0",
4   "summary": "iOS Sony Camera Remote API Client Library For QX10/100 and more..",
5   "requires_arc": true,
6   "description": "                    OS Sony Camera Remote API Client Library\n                    - find device SSDP \n                    - Live Preview support\n",
7   "homepage": "https://github.com/nyankichi820/SonyCameraRemoteAPI",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "masafumi yoshida": "masafumi.yoshida820@gmail.com"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "dependencies": {
19     "CocoaAsyncSocket": [
21     ],
22     "AFNetworking": [
24     ],
25     "KissXML": [
27     ]
28   },
29   "xcconfig": {
30     "HEADER_SEARCH_PATHS": "\"$(SDKROOT)/usr/include/libxml2\""
31   },
32   "source": {
33     "git": "https://github.com/nyankichi820/SonyCameraRemoteAPI.git",
34     "tag": "0.1.0"
35   },
36   "source_files": "Classes"