2 "name": "PELocal-Data",
5 "summary": "An iOS static library facilitating the maintenance of a sync-able, SQLite database instance.",
7 "Paul Evans": "evansp2@gmail.com"
9 "homepage": "https://github.com/evanspa/PELocal-Data",
11 "git": "https://github.com/evanspa/PELocal-Data.git",
12 "tag": "PELocal-Data-v0.0.9"
17 "source_files": "**/*.{h,m}",
18 "public_header_files": "**/*.h",
19 "exclude_files": "**/*Tests/*.*",
21 "pod_target_xcconfig": {
22 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"