[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 8 / b / apptheta / 1.1.2 / apptheta.podspec.json
blob34a426a28655f255da7e049c9d2ef1977383b729
2   "name": "apptheta",
3   "version": "1.1.2",
4   "license": {
5     "type": "Commercial",
6     "text": "See http://www.apptheta.com/terms-of-use/"
7   },
8   "summary": "Event and sales tracking SDK for App Theta.",
9   "homepage": "http://www.apptheta.com",
10   "authors": {
11     "scriber": "help@apptheta.com"
12   },
13   "source": {
14     "http": "http://github.com/AppTheta/apptheta-ios-pod/releases/download/1.1.2/AppTheta.framework.zip"
15   },
16   "platforms": {
17     "ios": "6.0"
18   },
19   "source_files": "AppTheta.framework/Versions/A/Headers/*.{h}",
20   "preserve_paths": "AppTheta.framework/**",
21   "frameworks": [
22     "Security",
23     "StoreKit"
24   ],
25   "requires_arc": true,
26   "libraries": "AppTheta",
27   "xcconfig": {
28     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/AppTheta/AppTheta.framework\""
29   },
30   "prepare_command": "ln -s `pwd`/AppTheta.framework/AppTheta `pwd`/AppTheta.framework/libAppTheta.a"