[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / d / 2 / irFinalTest / 0.2.0 / irFinalTest.podspec.json
blob5382ffe260e1f7edc4d347f0ca4507ebecc3e5df
2   "name": "irFinalTest",
3   "version": "0.2.0",
4   "summary": "this is my final test lib for IR iOS SDK",
5   "description": "this is my final test lib for IR iOS SDK. and here full description can be provided.",
6   "homepage": "https://github.com/ashraf-nv/irFinalTest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ashraf-nv": "ashraf@notifyvisitors.com"
13   },
14   "source": {
15     "git": "https://github.com/ashraf-nv/irFinalTest.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "irFinalTest/Classes/**/*.h",
22   "resources": [
23     "irFinalTest/Assets/**/*.png",
24     "irFinalTest/Classes/IR_UserResources.plist"
25   ],
26   "frameworks": [
27     "Foundation",
28     "UIKit",
29     "Security",
30     "Social",
31     "MessageUI"
32   ],
33   "vendored_libraries": "irFinalTest/Classes/libInvitereferrals_4_3_2.a",
34   "pod_target_xcconfig": {
35     "OTHER_LDFLAGS": "-lObjC"
36   }