2 "name": "FMDBRuntimeNew",
4 "summary": "Use FMDB With Runtime to insert,delete,query the data",
5 "description": "A longer description of FMDBWithRuntime in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6 "homepage": "https://github.com/sfwan2014/FMDBRuntimeNew",
9 "sfwan2014": "sfwan2014@github.com"
15 "git": "https://github.com/sfwan2014/FMDBRuntimeNew.git",
18 "source_files": "FMDBRuntimeNew/*.{h,m}",
23 "libraries": "sqlite3.0",
26 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/sqlite3.0"