[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 2 / 4 / CocoaPods_Creation / 1.0.0 / CocoaPods_Creation.podspec.json
blobd6d05922c21e73906fde60926fdf3caffb6c8395
2   "name": "CocoaPods_Creation",
3   "version": "1.0.0",
4   "summary": "This is the sample to do cocoa pod creation.",
5   "description": "This is the description cocoapod sample poc",
6   "homepage": "https://github.com/TharaniP/poc_create_cocoapods",
7   "license": "MIT",
8   "authors": {
9     "Tharani": "tharani.p@dreamorbit.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/TharaniP/poc_create_cocoapods.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "CocoaPods_Creation/**/*.{h,m,swift}"