2 "name": "AppPeerIOS-smorel",
4 "summary": "Synchronize your application resources from dropbox to the app and experience dynamic reload on simulator and devices.",
5 "homepage": "https://github.com/smorel/AppPeer",
7 "type": "Apache Licence 2.0",
11 "Sebastien Morel": "morel.sebastien@gmail.com"
14 "git": "https://github.com/smorel/AppPeer.git",
20 "description": "AppPeer is a multipeer connection framework that works both on iOS and Mac. It allows to detect, connect and brodcast data to peers that are on the same network.",
21 "default_subspecs": "All",
27 "HEADER_SEARCH_PATHS": "/usr/include/libxml2",
28 "OTHER_LDFLAGS": "-ObjC -all_load -weak_library /usr/lib/libstdc++.dylib"
39 "source_files": "AppPeer/AppPeer/*.{h,m,mm}",
40 "private_header_files": "AppPeer/AppPeer/**/*.{h}"